* xdisp.c (redisplay_window): If first window line is a continuation
authorChong Yidong <cyd@stupidchicken.com>
Thu, 24 May 2007 23:21:23 +0000 (23:21 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 24 May 2007 23:21:23 +0000 (23:21 +0000)
line, recompute the new window start instead of recentering.

src/ChangeLog

index c8efb65ed922c0ed3ebcb37d5e584187fb9b53bc..593ee0954c991408ed0397bf655b1d69b068142d 100644 (file)
@@ -1,3 +1,9 @@
+2007-05-24  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xdisp.c (redisplay_window): If first window line is a
+       continuation line, recompute the new window start instead of
+       recentering.
+
 2007-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event):